libmail-sendmail-perl software package provides Send email from a perl script, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmail-sendmail-perl
libmail-sendmail-perl is installed in your system.
Make ensure the libmail-sendmail-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmail-sendmail-perl *
You will get with libmail-sendmail-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmail-sendmail-perl |
| Version | 0.79.16-1 |
| Description | Send email from a perl script |
| Sub Section | Perl |